Skip to content

Make the remember-unit setting remember the assigned counts - #142

Closed
Giszmo wants to merge 1 commit into
masterfrom
junior/fix-remember-unit-counts
Closed

Make the remember-unit setting remember the assigned counts#142
Giszmo wants to merge 1 commit into
masterfrom
junior/fix-remember-unit-counts

Conversation

@Giszmo

@Giszmo Giszmo commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Cherry-picked bugfix from PR #132 (fix/fullscreen-scaling), split out to shrink #132/#129's diff against master per Leo's request.

The remember-unit checkbox has been saved and shown since 2007 but nothing read it, and the counts set in a game were never written back, so every game started with the default assignment regardless of the checkbox.

Original commit: 05ae83f

The checkbox has been saved and shown since 2007 but nothing read it,
and the counts set in a game were never written back, so every game
started from the values on the Buildings tab. With the setting on, a
count chosen in a game now updates the matching default and the
settings are saved when the game ends; with it off, games keep starting
from the Buildings tab values.
genixpro
genixpro previously approved these changes Sep 6, 2026

@genixpro genixpro left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the focused diff and validated it against current master. The combined set applies cleanly after the five already merged fixes and builds successfully on macOS arm64; this PR has green Ubuntu 22.04, Ubuntu 24.04, and Windows CI.

@genixpro
genixpro dismissed their stale review September 6, 2026 01:14

Superseding provisional compile-only approval while behavior-focused testing is completed.

@genixpro

genixpro commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Current already contains this behavior in and (the old files were moved during the GUI refactor). This branch is stale/conflicting and should be treated as superseded rather than merged as-is.

@kylelutze

Copy link
Copy Markdown
Contributor

Already on master as 6347a60; the files moved to src/gui/, hence the conflict here.

@kylelutze kylelutze closed this Sep 6, 2026
@kylelutze
kylelutze deleted the junior/fix-remember-unit-counts branch September 6, 2026 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants